Bug #508255. Remove ATK_STATE_FOCUSED state when focus jumps out. Emit
authorLi Yuan <li.yuan@sun.com>
Fri, 11 Jan 2008 09:58:34 +0000 (09:58 +0000)
committerLi Yuan <liyuan@src.gnome.org>
Fri, 11 Jan 2008 09:58:34 +0000 (09:58 +0000)
commit7fc21d35d757f5f1c974b8c82bcdd1bb5eb72e07
treec956a9449c75e47134b7088852c9c5bf9e63e0a8
parentfe9254565adebd12d9ceb322c9488c995f6fc747
Bug #508255. Remove ATK_STATE_FOCUSED state when focus jumps out. Emit

2008-01-11  Li Yuan  <li.yuan@sun.com>

        * gailtreeview.c: (gail_tree_view_real_initialize), (focus_in),
        (focus_out):
        Bug #508255. Remove ATK_STATE_FOCUSED state when focus jumps out.
        Emit "active-descendant-changed" and add ATK_STATE_FOCUSED state when
        focus comes in again.

svn path=/trunk/; revision=19351
modules/other/gail/ChangeLog
modules/other/gail/gailtreeview.c